nvo:OperPeer
Object containing operational information of peers learnt through segment routing encapsulation
Telemetry Sensor Path(s)
Operational Properties 
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES | 
|---|---|---|---|
| createTs | scalar:Date | 
Indicates the time at which the peer was first discovered in POSIX format | DATE FORMAT: %Y-%m-%dT%H:%M:%S.%f%z | 
| ip | address:Ip | 
Indicates IP address of learnt peer | Value must match ipv4 or ipv6 known format | 
| operSt | nvo:PeerStateT (scalar:Enum16)  | 
Indicates the operational state of the peer | SELECTION:  1     - Up  2     - Down DEFAULT: Down  | 
| upTime | scalar:Date | 
Indicates NVE peer uptime in POSIX format | DATE FORMAT: %Y-%m-%dT%H:%M:%S.%f%z | 
Internal Properties 
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES | 
|---|---|---|---|
| modTs | mo:TStamp (scalar:Date)  | 
The time when this object was last modified. | SELECTION:  0     - never DEFAULT: never  | 
| status | mo:ModificationStatus (scalar:Bitmask32)  | 
The upgrade status. This property is for internal use only. | SELECTION:  2     - created  4     - modified  8     - deleted  16    - replaced  |